%include file="_meta.html"/> <% f = formmail.get(key) %> %if f.get('formcss') == 'True':
%endif
<%include file="_header.html" />
<%include file="formmail_${key}_hed.html" args="f=f"/> <% PARAM = web.ctx.session.get('redirect_param',{}).get('OSUSUME',{}) %> <% contents = AT.GetPostById( PARAM.get("OSUSUME_ID") ) %> %if contents : <% posts = AT.GetPostsByKey('builder',str(contents.key)) company = "" %> %for c in posts: <% company = c.GetField('name') %> %endfor
${f.get('name')}
* 必須入力
お問い合わせ物件
${contents.title}
物件管理会社
${company}
<%include file="sogokan_name_field.html"/>
ご希望の連絡方法
メール
電話
送信確認
キャンセル
%endif <%include file="formmail_${key}_ftr.html" args="f=f"/>
<%include file="_footer.html"/> <%include file="_anchor_navi.html"/>